﻿2026-08-18T03:00:40.6186360Z ##[group]Run actions/checkout@v5
2026-08-18T03:00:40.6186831Z with:
2026-08-18T03:00:40.6187184Z   repository: BigscreenVR/spt-bs-core
2026-08-18T03:00:40.6190129Z   token: ***
2026-08-18T03:00:40.6190472Z   ssh-strict: true
2026-08-18T03:00:40.6190805Z   ssh-user: git
2026-08-18T03:00:40.6191144Z   persist-credentials: true
2026-08-18T03:00:40.6191515Z   clean: true
2026-08-18T03:00:40.6191853Z   sparse-checkout-cone-mode: true
2026-08-18T03:00:40.6192253Z   fetch-depth: 1
2026-08-18T03:00:40.6192577Z   fetch-tags: false
2026-08-18T03:00:40.6192911Z   show-progress: true
2026-08-18T03:00:40.6193250Z   lfs: false
2026-08-18T03:00:40.6193568Z   submodules: false
2026-08-18T03:00:40.6193957Z   set-safe-directory: true
2026-08-18T03:00:40.6194334Z   allow-unsafe-pr-checkout: false
2026-08-18T03:00:40.6194725Z ##[endgroup]
2026-08-18T03:00:40.6910965Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T03:00:40.6912436Z ##[group]Getting Git version info
2026-08-18T03:00:40.6913151Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T03:00:40.6914043Z [command]/usr/bin/git version
2026-08-18T03:00:40.6914413Z git version 2.43.0
2026-08-18T03:00:40.6924174Z ##[endgroup]
2026-08-18T03:00:40.6931756Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/eed19b76-9d53-457d-9691-f6fea94aee52/.gitconfig'
2026-08-18T03:00:40.6939572Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eed19b76-9d53-457d-9691-f6fea94aee52' before making global git config changes
2026-08-18T03:00:40.6940935Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T03:00:40.6942155Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T03:00:40.6973859Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T03:00:40.6991848Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T03:00:40.7000537Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T03:00:40.7003094Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T03:00:40.7020784Z HEAD
2026-08-18T03:00:40.7152814Z ##[endgroup]
2026-08-18T03:00:40.7155828Z [command]/usr/bin/git submodule status
2026-08-18T03:00:40.7344031Z ##[group]Cleaning the repository
2026-08-18T03:00:40.7346473Z [command]/usr/bin/git clean -ffdx
2026-08-18T03:00:41.2865107Z Removing target/
2026-08-18T03:00:41.2910750Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T03:00:41.2984609Z HEAD is now at 0d2b34d5f Merge f27cb610b2512fdb249cbe171ef08bc97df12a7c into f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc
2026-08-18T03:00:41.2991823Z ##[endgroup]
2026-08-18T03:00:41.2994147Z ##[group]Disabling automatic garbage collection
2026-08-18T03:00:41.2997827Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T03:00:41.3028433Z ##[endgroup]
2026-08-18T03:00:41.3029313Z ##[group]Setting up auth
2026-08-18T03:00:41.3042069Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T03:00:41.3078913Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-18T03:00:41.3283727Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T03:00:41.3308335Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-18T03:00:41.3508587Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T03:00:41.3538006Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T03:00:41.3736996Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T03:00:41.3770824Z ##[endgroup]
2026-08-18T03:00:41.3771840Z ##[group]Fetching the repository
2026-08-18T03:00:41.3783230Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f967208e327fadd0103552d72c85a0475a734abe:refs/remotes/origin/golden/nameplate-181
2026-08-18T03:00:41.8512963Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-18T03:00:41.8514580Z  * [new ref]             f967208e327fadd0103552d72c85a0475a734abe -> origin/golden/nameplate-181
2026-08-18T03:00:41.8534093Z ##[endgroup]
2026-08-18T03:00:41.8535108Z ##[group]Determining the checkout info
2026-08-18T03:00:41.8536190Z ##[endgroup]
2026-08-18T03:00:41.8539683Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T03:00:41.8578301Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T03:00:41.8598546Z ##[group]Checking out the ref
2026-08-18T03:00:41.8600957Z [command]/usr/bin/git checkout --progress --force -B golden/nameplate-181 refs/remotes/origin/golden/nameplate-181
2026-08-18T03:00:41.8972461Z Previous HEAD position was 0d2b34d5f Merge f27cb610b2512fdb249cbe171ef08bc97df12a7c into f1a560fcf0546e5cb9c0120efd3c0e173fa8f8dc
2026-08-18T03:00:41.8981183Z Switched to a new branch 'golden/nameplate-181'
2026-08-18T03:00:41.8982525Z branch 'golden/nameplate-181' set up to track 'origin/golden/nameplate-181'.
2026-08-18T03:00:41.8990709Z ##[endgroup]
2026-08-18T03:00:41.9026478Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T03:00:41.9051834Z f967208e327fadd0103552d72c85a0475a734abe
